testing.T.isParallel (field)
6 uses
testing (current package)
testing.go#L783: isParallel bool
testing.go#L1230: if t.isParallel {
testing.go#L1236: t.isParallel = true
testing.go#L1281: if t.isParallel {
testing.go#L1413: if !t.isParallel {
testing.go#L1417: } else if t.isParallel {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)